home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / std / c++ / 336 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.3 KB

  1. Path: engnews1.Eng.Sun.COM!taumet!clamage
  2. From: David Byrden <100101.2547@compuserve.com>
  3. Newsgroups: comp.std.c++
  4. Subject: Re: Exception spec seems ambigous to me..
  5. Date: 8 Feb 1996 04:40:06 GMT
  6. Organization: self-employed
  7. Approved: clamage@eng.sun.com (comp.std.c++)
  8. Message-ID: <4fbqfd$ul4@news.bridge.net>
  9. References: <199602052120.OAA20187@ncar.ucar.EDU>
  10. NNTP-Posting-Host: taumet.eng.sun.com
  11. Mime-Version: 1.0
  12. Content-Type: text/plain; charset=us-ascii
  13. Content-Transfer-Encoding: 7bit
  14. X-Nntp-Posting-Host: ppp-mia2-70.bridge.net
  15. X-Mailer: Mozilla 1.1N (Windows; I; 16bit)
  16. Content-Length: 451
  17. Originator: clamage@taumet
  18.  
  19.  
  20. >>  "An exception is considered handled upon entry to a handler."
  21. >> (This text appears in every description of exceptions, including the 
  22. >>  ARM.)
  23.  
  24.  
  25. Thank you. My confusion was caused by 15.1.6
  26.  
  27. "...An  exception is considered caught when initialization is complete for
  28.   the formal parameter of the corresponding catch clause..."
  29.  
  30. It seemed to me that an ellipsis did not fit the description "formal 
  31. parameter".
  32.  
  33.                          David
  34.  
  35.  
  36.  
  37. [ comp.std.c++ is moderated.  Submission address: std-c++@ncar.ucar.edu.
  38.   Contact address: std-c++-request@ncar.ucar.edu.  The moderation policy is
  39.   summarized in http://reality.sgi.com/employees/austern_mti/std-c++/policy.html
  40. ]
  41.